Resource ValueSet/FHIR Server from package furore.test.fsh.demo#0.1.0-rc1 (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"status" : "active",
"name" : "EducationLevelVS",
"id" : "EducationLevelVS",
"title" : "Education level of patient ValueSet",
"description" : "Valueset of the education level of a patient",
"version" : "5.0",
"url" : "https://furore.com/data/fhir/ValueSet/EducationLevelVS",
"experimental" : false,
"publisher" : "DEMO",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "224294005",
"display" : "No formal education (finding)"
},
{
"code" : "224295006",
"display" : "Only received primary school education (finding)"
},
{
"code" : "224297003",
"display" : "Educated to secondary school level (finding)"
},
{
"code" : "224299000",
"display" : "Received higher education (finding)"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.